Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.editors.text.TextFileDocumentProvider.DocumentProviderOperation

Packages that use TextFileDocumentProvider.DocumentProviderOperation
org.eclipse.ui.editors.text Provides a standard text editor and a file-based document provider. 
 

Uses of TextFileDocumentProvider.DocumentProviderOperation in org.eclipse.ui.editors.text
 

Methods in org.eclipse.ui.editors.text that return TextFileDocumentProvider.DocumentProviderOperation
protected  TextFileDocumentProvider.DocumentProviderOperation TextFileDocumentProvider.createSaveOperation(Object element, IDocument document, boolean overwrite)
           
 

Methods in org.eclipse.ui.editors.text with parameters of type TextFileDocumentProvider.DocumentProviderOperation
protected  void TextFileDocumentProvider.executeOperation(TextFileDocumentProvider.DocumentProviderOperation operation, IProgressMonitor monitor)
          Executes the given operation in the providers runnable context.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.